Release 10.1A: OpenEdge Development:
ADM Reference
applyEntry
SmartDataBrowser version of applyEntry. Procedure that applies ENTRY to the first enabled column in the browse if columns are enabled, or to the first enabled object in the SmartDataBrowser.
Location: browser.p Parameters:INPUT pcField AS CHARACTEREither the name of the browse column on which to put focus or the name of an object part of the SmartDataBrowser.
Notes:
- Invoked when the ADM code needs to give focus to a SmartDataBrowser. The applyEntry procedure runs applyCellEntry to do browse-specific repositioning to the proper browse cell.
- Customized when focus is given to a different column or object in the SmartDataBrowser or when special processing is needed. Be aware that repositioning to a specific column after a validation or update fails might alter the behavior of the SmartDataBrowser.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |